home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Internet
/
The Bat! Professional 3.01
/
thebat_professional.msi
/
Data1.cab
/
thebat.exe
/
0
/
RCDATA
/
TMOVEIMAPFLD
/
TMOVEIMAPFLD.txt
Wrap
Text File
|
2004-10-12
|
1KB
|
52 lines
inherited MoveImapFld: TMoveImapFld
Left = 385
Top = 327
Caption = 'Rename/Move IMAP folder'
ClientHeight = 246
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited Label1: TLabel
Width = 54
Caption = '&New name:'
end
inherited bOK: TButton
Top = 208
end
inherited cbParent: TComboBox
Top = 136
end
inherited bCancel: TButton
Top = 208
end
inherited rbRoot: TRadioButton
Top = 88
Caption = 'Move to the root level'
end
inherited rbSub: TRadioButton
Top = 112
Caption = 'Make a sub-folder of'
end
object rbStay: TRadioButton
Left = 16
Top = 64
Width = 345
Height = 17
Caption = '&Do not move the folder'
Checked = True
TabOrder = 6
TabStop = True
OnClick = rbSubClick
end
object cbResubscribe: TCheckBox
Left = 16
Top = 176
Width = 345
Height = 17
Caption = 'Re-subscribe renamed sub-folders'
Checked = True
State = cbChecked
TabOrder = 7
end
end